Dart.Mail 名前空間 : PartCollection<T> クラス |
Public Class PartCollection(Of T As Resource) Inherits System.Collections.Generic.List(Of T)
public class PartCollection<T> : System.Collections.Generic.List<T> where T: Resource
System.Object
System.Collections.Generic.List<T>
Dart.Mail.PartCollection<T>